@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  font-family: "微软雅黑";
  box-sizing: border-box;
}
ul {
  list-style-type: none;
}
button {
  cursor: pointer;
  border: none;
  outline: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
html,
body {
  font-size: 100px;
}
@media (max-width: 1024px) {
  html,
  body {
    font-size: 136.533px;
  }
}
@media (max-width: 840px) {
  html,
  body {
    font-size: 112px;
  }
}
@media (max-width: 750px) {
  html,
  body {
    font-size: 100px;
  }
}
@media (max-width: 600px) {
  html,
  body {
    font-size: 80px;
  }
}
@media (max-width: 520px) {
  html,
  body {
    font-size: 69.333px;
  }
}
@media (max-width: 460px) {
  html,
  body {
    font-size: 61.3323px;
  }
}
@media (max-width: 414px) {
  html,
  body {
    font-size: 55.2px;
  }
}
@media (max-width: 390px) {
  html,
  body {
    font-size: 52px;
  }
}
@media (max-width: 375px) {
  html,
  body {
    font-size: 50px;
  }
}
@media (max-width: 360px) {
  html,
  body {
    font-size: 48px;
  }
}
@media (max-width: 320px) {
  html,
  body {
    font-size: 42.666px;
  }
}
body {
  padding-top: 56px;
}
.header {
  width: 100%;
  height: 56px;
  background: url(../img/header-bg.jpg) center;
  position: fixed;
  top: 0;
  z-index: 9;
}
.header .center {
  width: 1200px;
  height: 56px;
  margin: 0 auto;
}
.header .center h1 {
  float: left;
}
.header .center ul {
  padding-right: 70px;
  float: right;
}
.header .center ul li {
  float: left;
  height: 56px;
  overflow: hidden;
  margin-left: 22px;
}
.header .center ul li.act a {
  border-bottom: 3px solid #00508f;
}
.header .center ul li a {
  padding: 0 10px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #000000;
  margin-top: 12px;
  display: block;
}
@media (max-width: 1024px) {
  .header {
    width: 100%;
    height: 1rem;
    background: url(../img/header-bg.jpg) center;
    position: fixed;
    top: 0;
    z-index: 9;
  }
  .header .center {
    width: 100%;
    height: 1rem;
    margin: 0 auto;
  }
  .header .center h1 {
    float: left;
  }
  .header .center h1 img {
    display: block;
    height: 100%;
  }
  .header .center ul {
    padding-right: 0;
    float: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .header .center ul li {
    float: none;
    height: 1rem;
    width: 100%;
    overflow: hidden;
    margin-left: 0;
    text-align: center;
    margin-top: .1rem;
  }
  .header .center ul li.act a {
    border-bottom: 3px solid #00508f;
  }
  .header .center ul li a {
    padding: 0 10px;
    padding-bottom: .2rem;
    font-size: .32rem;
    color: #fff;
    margin-top: .26rem;
    display: inline-block;
  }
  .header .center .menu {
    background: url(../img/menu.png) no-repeat;
    width: .6rem;
    height: .6rem;
    background-size: 100% 100%;
    position: absolute;
    right: .2rem;
    top: 50%;
    margin-top: -0.3rem;
  }
}
.banner {
  width: 100%;
  display: block;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.p-banner {
  width: 100%;
  display: none;
}
.p-banner img {
  display: block;
  width: 100%;
}
.p-banner .flex-control-nav {
  display: none;
}
.p-banner .flex-direction-nav {
  display: none;
}
@media (max-width: 1024px) {
  .banner {
    display: none;
  }
  .p-banner {
    display: block;
  }
}
.footer {
  width: 100%;
  height: 240px;
  background: #222222;
}
.footer .center {
  width: 1200px;
  height: 210px;
  margin: 0 auto;
}
.footer .center .blk {
  width: 400px;
  height: 160px;
  float: left;
  margin-top: 25px;
  border-left: 1px solid #404040;
  padding-left: 20px;
}
.footer .center .blk:last-child {
  border-right: 1px solid #404040;
}
.footer .center .blk h5 {
  font-size: 17px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 28px;
}
.footer .center .blk h5.f1 {
  height: 29px;
  line-height: 29px;
  background: url(../img/f-icon1.png) no-repeat left center;
  padding-left: 40px;
}
.footer .center .blk h5.f2 {
  height: 29px;
  line-height: 29px;
  background: url(../img/f-icon2.png) no-repeat left center;
  padding-left: 40px;
}
.footer .center .blk h5.f3 {
  height: 29px;
  line-height: 29px;
  background: url(../img/f-icon3.png) no-repeat left center;
  padding-left: 40px;
}
.footer .center .blk p {
  font-size: 16px;
  color: #fff;
  margin-top: 18px;
}
.footer .center .blk p strong {
  color: #1a83d5;
  font-size: 20px;
}
.footer .copyright {
  width: 100%;
  height: 33px;
  line-height: 33px;
  color: #8c8c8c;
  font-size: 13px;
  background: #1b1b1b;
  text-align: center;
}
@media (max-width: 1024px) {
  .footer {
    width: 100%;
    height: auto;
    background: #222222;
  }
  .footer .center {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: .4rem;
  }
  .footer .center .blk {
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
    margin-top: .4rem;
    border-left: 1px solid #404040;
    padding-left: 20px;
  }
  .footer .center .blk:last-child {
    border-right: 1px solid #404040;
  }
  .footer .center .blk h5 {
    font-size: .32rem;
    color: #fff;
    margin-bottom: 20px;
    margin-top: .2rem;
  }
  .footer .center .blk h5.f1 {
    height: .55rem;
    line-height: .55rem;
    background: url(../img/f-icon1.png) no-repeat left center;
    padding-left: 40px;
    background-size: auto 100%;
  }
  .footer .center .blk h5.f2 {
    height: .55rem;
    line-height: .55rem;
    background: url(../img/f-icon2.png) no-repeat left center;
    padding-left: 40px;
    background-size: auto 100%;
  }
  .footer .center .blk h5.f3 {
    height: .55rem;
    line-height: .55rem;
    background: url(../img/f-icon3.png) no-repeat left center;
    padding-left: .6rem;
    background-size: auto 100%;
  }
  .footer .center .blk p {
    font-size: .28rem;
    color: #fff;
    margin-top: 18px;
  }
  .footer .center .blk p strong {
    color: #1a83d5;
    font-size: .32rem;
  }
  .footer .copyright {
    width: 100%;
    height: auto;
    line-height: .55rem;
    color: #8c8c8c;
    font-size: .24rem;
    background: #1b1b1b;
    text-align: center;
    padding: 0 .2rem;
  }
}
.shadow {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
  display: none;
}
.zxly-pop {
  display: none;
  width: 418px;
  height: 422px;
  position: fixed;
  left: 50%;
  background: #ffffff;
  z-index: 11;
  top: 50%;
  margin-left: -209px;
  margin-top: -211px;
  border-radius: 10px;
  box-shadow: 0 0 10px #6a87a2;
  overflow: hidden;
}
.zxly-pop .tit {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #00508f;
}
.zxly-pop .tit .close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 6px;
  cursor: pointer;
  background: url(../img/close.png);
}
.zxly-pop dl dd {
  width: 100%;
  padding: 0 22px;
  position: relative;
  padding-left: 97px;
  margin-top: 18px;
}
.zxly-pop dl dd span {
  display: block;
  width: 75px;
  position: absolute;
  left: 22px;
  line-height: 40px;
  color: #2a2a2a;
  font-size: 15px;
}
.zxly-pop dl dd select {
  display: block;
  width: 100%;
  height: 40px;
  background: #f5f5f5;
  border: none;
  border-radius: 6px;
  padding-left: 10px;
}
.zxly-pop dl dd input {
  display: block;
  width: 100%;
  height: 40px;
  background: #f5f5f5;
  border: none;
  border-radius: 6px;
  padding-left: 10px;
}
.zxly-pop dl dt {
  padding: 0 22px;
  margin-top: 18px;
}
.zxly-pop dl dt textarea {
  display: block;
  width: 100%;
  height: 170px;
  border: none;
  background: #f5f5f5;
  resize: none;
  padding: 8px 20px;
}
.zxly-pop dl dt .sbm-btn {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 18px;
  background: #00508f;
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 1024px) {
  .zxly-pop {
    display: none;
    width: 90%;
    height: auto;
    position: fixed;
    left: 5%;
    background: #ffffff;
    z-index: 11;
    top: 10%;
    margin-left: 0;
    margin-top: 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #6a87a2;
    overflow: hidden;
    padding-bottom: .4rem;
  }
  .zxly-pop .tit {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #00508f;
  }
  .zxly-pop .tit .close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 6px;
    cursor: pointer;
    background: url(../img/close.png);
  }
  .zxly-pop dl dd {
    width: 100%;
    padding: 0 .3rem;
    position: relative;
    padding-left: 1.7rem;
    margin-top: .35rem;
  }
  .zxly-pop dl dd span {
    display: block;
    width: 1.4rem;
    position: absolute;
    left: 22px;
    line-height: .72rem;
    color: #2a2a2a;
    font-size: .28rem;
  }
  .zxly-pop dl dd select {
    display: block;
    width: 100%;
    height: .72rem;
    background: #f5f5f5;
    border: none;
    border-radius: 6px;
    padding-left: 10px;
  }
  .zxly-pop dl dd input {
    display: block;
    width: 100%;
    height: .72rem;
    background: #f5f5f5;
    border: none;
    border-radius: 6px;
    padding-left: 10px;
  }
  .zxly-pop dl dt {
    padding: 0 .3rem;
    margin-top: .35rem;
  }
  .zxly-pop dl dt textarea {
    display: block;
    width: 100%;
    height: 3rem;
    border: none;
    background: #f5f5f5;
    resize: none;
    padding: 8px 20px;
  }
  .zxly-pop dl dt .sbm-btn {
    display: block;
    width: 100%;
    height: .72rem;
    line-height: .72rem;
    color: #fff;
    font-size: 18px;
    background: #00508f;
    border-radius: 8px;
    text-align: center;
  }
}
